|
|
|
|
Joined: Feb 2007
Posts: 329
Yarp™
|
|
Yarp™
Joined: Feb 2007
Posts: 329 |
I got a user asking for subscript and subscript ubb code, so I added those. If you want them but don't like hacking, they are build in 7.3. Add subscript and superscript ubbcode. open /libs/ubbthreads.inc.php find: array( "#\[b\](.+?)\[/b\]#i", "<b>\\1</b>" ), Add below: array( "#\[sup\](.+?)\[/sup\]#i", "<sup>\\1</sup>" ), array( "#\[sub\](.+?)\[/sub\]#i", "<sub>\\1</sub>" ), Enjoy!
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 368
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 24
|
|
|
|
|
|